Class EAuthUserError

All Implemented Interfaces:
Serializable

public class EAuthUserError extends EAuthException
Exception for invalid attribute value
See Also:
  • Constructor Details

    • EAuthUserError

      public EAuthUserError(String errorString)
      Constructs a exception for a Invalid attribute value
      Parameters:
      errorString - Detailed error message.